home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_40059.txt < prev    next >
Text File  |  1990-08-24  |  860b  |  41 lines

  1. -- card: 40059 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 39097
  5. -- name: CHANGING TEXT FROM SCRIPTS
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=95 top=192 right=259 bottom=355
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: 
  20.  
  21.  
  22. -- part contents for background part 5
  23. ----- text -----
  24.  
  25. Chunks of text in fields now have properties that can be manipulated from within HyperTalk scripts.
  26.  
  27. For example:
  28.  
  29.  
  30.  
  31. -- part contents for background part 6
  32. ----- text -----
  33. CHANGING TEXT FROM SCRIPTS
  34.  
  35. -- part contents for card part 1
  36. ----- text -----
  37. set the TextFont of char 1 to 3 of fld "Words" to Times
  38.  
  39. get the textSize of word 2 of fld 4
  40.  
  41. set the TextStyle of word 1 of fld 1 to bold